Skip to content

Conversation

@dgn
Copy link
Contributor

@dgn dgn commented Dec 16, 2025

Commit Message: previously, we'd log a lot of "unknown" error messages. this should fix that.
Additional Description:
Risk Level: low
Testing: included
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

@dgn dgn force-pushed the fix-system-errors branch 2 times, most recently from bc51d65 to dbd6bd8 Compare December 16, 2025 14:04
Copy link
Member

@jwendell jwendell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I'll let the expert (@tedjpoole) to chime in.

@dgn BTW, were we supposed to expect changes in envoy tests? I mean all passed but I thought that, with this change, we'd need to revert some of the changes we made in Envoy due to the differences in error strings...

Copy link
Contributor

@tedjpoole tedjpoole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good thanks, except some minor niggles. The only real functional change is ERR_reason_error_string() should return "unknown error" rather than a NULL if the reason code is unknown.

@dgn dgn force-pushed the fix-system-errors branch from dbd6bd8 to 1a921d9 Compare January 13, 2026 13:51
@dgn
Copy link
Contributor Author

dgn commented Jan 13, 2026

@tedjpoole thank you for the review, I made the changes, PTAL

previously, we'd log a lot of "unknown" error messages. this should fix
that.

Signed-off-by: Daniel Grimm <[email protected]>
@dgn dgn force-pushed the fix-system-errors branch from 1a921d9 to c17ef5b Compare January 13, 2026 14:43
@tedjpoole tedjpoole merged commit 8ac9038 into envoyproxy:release/v1.35 Jan 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants